Skip to content

Update pdf-summary workflow: simplify title and add discussion creation#11105

Merged
pelikhan merged 3 commits intomainfrom
copilot/update-pdf-summarizer-workflow
Jan 21, 2026
Merged

Update pdf-summary workflow: simplify title and add discussion creation#11105
pelikhan merged 3 commits intomainfrom
copilot/update-pdf-summarizer-workflow

Conversation

Copy link
Contributor

Copilot AI commented Jan 21, 2026

Streamlines the pdf-summary workflow title and adds automatic discussion creation for summarization results.

Changes

  • Title: Shortened description from verbose explanation to "pdf summarizer"
  • Discussion creation:
    • Added create-discussion to safe-outputs (max: 1)
    • Added discussions: read permission
    • Updated agent instructions to create repository discussions with title format "Summary: [Brief description of resource]"
  • Implementation: Uses safe-outputs system for permission-safe discussion creation rather than direct write permissions

The agent now posts both an issue/PR comment and creates a persistent discussion thread for each summarization.

Original prompt

Update the pdf-summarizer agentic workflow:

  • update title to "pdf summarizer"
  • instruct the agent to create a discussion with the result of the summarization.

Custom agent used: ci-cleaner
Tidies up the repository CI state by formatting sources, running linters, fixing issues, running tests, and recompiling workflows


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Update pdf summarizer agentic workflow Update pdf-summary workflow: simplify title and add discussion creation Jan 21, 2026
Copilot AI requested a review from pelikhan January 21, 2026 22:00
@pelikhan pelikhan marked this pull request as ready for review January 21, 2026 22:12
@pelikhan pelikhan merged commit c18b2f3 into main Jan 21, 2026
@pelikhan pelikhan deleted the copilot/update-pdf-summarizer-workflow branch January 21, 2026 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants